<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@charset "utf-8";
html, body, div, p, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
body {  -webkit-text-size-adjust:none; font-size:14px;font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif; overflow-x:hidden; color:#666;}
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
a{ text-decoration: none; color:#666; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}   
.clear{ clear:both;}
.clearfix:after{ content:'.'; clear:both; display:block; height:0; visibility:hidden; line-height:0px;}
.clearfix{ zoom:1}
.fl{ float:left;}
.fr{ float:right;}
/* è®¾ç½®æ»šåŠ¨æ¡çš„æ&nbsp;·å¼ */
::-webkit-scrollbar { width:4px;}/* æ»šåŠ¨æ§½ */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* æ»šåŠ¨æ¡æ»‘å— */
::-webkit-scrollbar-thumb { background-color:#0a1a3e;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;}
.w_1200{ width:1200px; margin:0 auto;}
@media screen and (max-width:1300px) and (min-width:1200px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:767px) {
.w_1200 { width: 95%; }
}

/*å¤´éƒ¨*/
#head_box{ width:100%;}
.head_t{ width:100%; background:#f6f6f6; height:35px; line-height:35px; margin-bottom:20px;} 
.h_t_r span{ margin:0 10px;}
.top2{ width: 100%; float: left; background: #fff;}
.top2 .logo{ width:48%;line-height: 0; float: left;}
.top2 .logo img{ max-width:100%; max-height:100%;}
.top2 .top_search{margin: 30px 0;width: 25.8%;background: #fff;position: relative;border: 2px solid #1149a0;float: right;}
.top2 .top_search .Search {float: left;background: none;border: none;line-height: 20px;padding: 9px 52px 9px 15px;color: #868686;font-size: 14px;}
.top2 .top_search .sear_sub {float: right;width: 60px;height: 40px;border: 1px solid #1149a0;background: url(../images/search.png) center no-repeat;background-color: #1149a0;position: absolute;right: 0;top: -1px;cursor:pointer;}
.top2 .dh{float: right;margin: 20px 3% 20px 0;padding-left: 5%;background: url(../images/tel.jpg) no-repeat left center;height:58px;background-size: contain;}
.top2 .dh .t1{ font-size: 16px;}
.top2 .dh .t2{ font-size: 28px; font-family: "Arial"; font-weight: bold; color: #028bd9;}
@media screen and (max-width:1199px) and (min-width:1080px) {
    .top2 .logo{ margin-top:5px;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
    .top2 .logo{ margin-top:5px;}	
}
@media screen and (max-width:1023px){
	.top2 .logo{ width:80%;}
	.top2 .dh{ display:none;}
	.top2 .top_search{ width:100%; margin: 15px 0 0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	.top2 .top_search .Search{ width:80%;}
	.top2 .top_search .sear_sub { width:20%;}
	}
@media screen and (max-width:767px) {
	.head_t .h_t_r{ display:none;}
}

/*å¯¼èˆª*/
.nav_box{ width:100%; height:60px; line-height:60px; background:#1f4d98; margin-top:10px;}
.h_nav{height:60px; line-height:60px;}
.h_nav li{height: 60px; float:left;position: relative;margin-left: -1px; border-right:1px solid #093580;z-index: 0; width:14.2%;}
.h_nav li a{ font-size:16px; color:#fff;display:block;z-index: 4; text-decoration:none; text-align:center;}
.h_nav li:hover:after{width: 100%;left: 0;}
.h_nav .last{ border: none;}
.h_nav li:after{width:0%;height:60px;position:absolute;content:"";top:0;left:0;transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;background-color:#50a00e;z-index:-1;}
.h_nav li.on{background-color:#50a00e;}
.menu_open { display: none; }
@media screen and (max-width:1023px){
	.h_nav li{border-bottom:1px solid #30599e;border-right:0; width:100%;}
	.nav_box{ height:0;}
	.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 85px; right: 2%; box-sizing: border-box; z-index: 999999; cursor: pointer }
	.menu_open i { height: 2px; width: 50%; background-color: #2f98f4; display: block; margin: 5px auto; }
	.menu_open:active { background-color: #7a9bba; border: 1px solid #7a9bba; }
	.menu_open:active i { background-color: #fff; }
	.h_nav{ width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #1f4d98; }
	.hcover { display: block; width: 50%; height: 100%; background: rgba(0,0,0,.5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
	.h_nav ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }
	.nav_item { float: none; margin: 0; width: 100%; height: 60px; position: relative; background:none; padding:0;}
	.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0,0,0,.1); transform: skewX(0deg); -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); height: 60px; }
	.nav_item &gt; a { display: block; height: 60px; line-height: 60px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; font-size: 15px; color: #fff; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	.nav_item &gt; a:active { background-color: #0065a4; }
	.nav_item &gt; a:after { display: none; }
	.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block; }
	.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255,255,255,.5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #006ccc; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top: none; }
	.subopen { display: block; }
	.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255,255,255,.5); background: rgba(0,0,0,.1); text-indent: 30px; position: relative; }
	.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255,255,255,.5); border-right: 0; border-bottom: 0; }
	.nav_item2 { position: relative; }
	.nav_item2 a { width: 100%; display: block; line-height: 30px; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px; }
	.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0,0,0,.1); }
	.nav_item &gt; a:hover, .nav_item &gt; a.navon { background: none; }
	.nav_item:first-child &gt; a:before { display: none; }
	.nav_item &gt; a img{ display:none;}
	.nav_item:first-child a{ text-align:center;}
}
@media screen and (max-width:767px){
.menu_open{ top:60px;}
}

/*----å®½å±*banner----*/
.apple-banner { width: 100%; height: 597px; overflow: hidden; margin: 0 auto; }
.apple-banner .swiper-container { width: 100%; height: 100%; }
.apple-banner .swiper-button-prev, .apple-banner .swiper-button-next { width: 15%; height: 100%; top: 0; background: none; }
.apple-banner .swiper-button-prev { left: 0; }
.apple-banner .swiper-button-next { right: 0; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display: block; width: 64px; height: 64px; position: absolute; right: 0; top: 50%; margin-top: -32px; border-radius: 100%; opacity: 1; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.apple-banner .swiper-button-prev:hover span, .swiper-button-next:hover span { opacity: 1; }
/*åˆ†é¡µå™¨*/.apple-banner .swiper-pagination { top: auto; bottom: 10px !important; background: none; }
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; margin: 0 5px; cursor: pointer; background: none; border-radius: 50%; opacity: 1; }
.apple-banner .swiper-pagination-bullets span { width: 50px; height: 3px; display: block; background: rgba(255,255,255,0.8); }
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet { background: rgba(255,255,255,0.8); }
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet-active { background-color: #1f4d98; }
.apple-banner .swiper-pagination-bullet i { background-color: #ff7200; height: 3px; transform: scaleX(0); transform-origin: 0; display: block; }
.apple-banner .autoplay .firsrCurrent i { transition: transform 2.9s linear; transform: scaleX(1); }
.apple-banner .autoplay .current i { transition: transform 4s linear; transform: scaleX(1); }
.apple-banner .autoplay .replace span { background-color: #fff; }
@media screen and (max-width:1400px) and (min-width:1200px) {
	.apple-banner { height: 400px; }
	}
@media screen and (max-width:1199px) and (min-width:1080px) {
.apple-banner { height: 350px; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.apple-banner { height: 250px; }
}
@media screen and (max-width:1023px) {
.apple-banner { width: 95%;}
	}
@media screen and (max-width:767px) {
.apple-banner { height: 140px; }
}
@media screen and (max-width:375px) {
.apple-banner { height: 120px; }
}
/*é¦–é¡µäº§å“*/
.sy_pro,.sy_xw{ margin:50px 0;}
.sy_probt{ text-align:center;font-size:30px; margin-bottom:20px;}
.sy_probt p{color:#5e5f64;text-transform: uppercase; margin-bottom:5px;}
.sy_probt b{color:#1f4d98;}
.sy_probt span{ display:inline-block; width:50px; height:2px; background:#d2d2d2; margin:0 40px 10px;}
.sypro_fl{ width:100%; margin:0 auto 20px;}
.sypro_fl ul{ width:100% !important; margin:0 auto; overflow:hidden; text-align:center}
.sypro_fl ul li{ display: inline-block; height:40px;  line-height:40px; background:#1f4d98; margin-right:1.5%;margin-bottom: 10px;}
.sypro_fl ul li:hover{background:#50a00e;}
.sypro_fl ul li a{ font-size:14px; color:#fff; padding:0 20px;display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; text-align:center;}
#pro_ul{ padding:10px 0 15px 0; clear:both; overflow:hidden; min-height:400px; }
#pro_ul li{ width:23.4%; height:360px;padding-bottom:10px;float:left; margin:0 2% 30px 0; position:relative;}
@media screen and (min-width:1200px) {
#pro_ul li:nth-child(4n){ margin-right:0;}
}
#pro_ul .proimg_bk{width:100%; height:250px;background:#fff;}
#pro_ul a.proimg{width:100%;height:250px;display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center; position:relative;}
#pro_ul img{max-width:90%; max-height:94%;position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
#pro_ul .h_d{width:94%;font-size:14px;line-height: 25px;border-bottom: 1px solid #f7f7f7;overflow:hidden;font-weight:normal;text-align:center;text-overflow:ellipsis; margin: 10px auto;}
#pro_ul .h_d a{width:100%;margin:0 auto;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;display:block;font-size:16px;color:#333;}
#pro_ul li:hover .h_d a{color:#18469b;}
#pro_ul .h_d p{ font-size:14px; color:#999;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
#pro_ul li .c_pro_box{background: #fff;position:absolute;width:100%;height:100%;top:0; border:1px solid #dedede;-webkit-transition: all .25s;-moz-transition: all .25s;
-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#pro_ul li .c_pro_box:hover{top: -7px;box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);}
#pro_ul li .c_pro_box:hover .pro_an span.proxj a{ background:url(../images/xj_hover.png) no-repeat 28% center #1f4d98;color:#fff;}
.pro_an{width: 90%;margin: 0 auto;}
.pro_an span{ display:block; float:left;height:30px; line-height:30px;}
.pro_an span.projg{ width:50%;  color:#999; font-size:14px; overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.pro_an span.projg b{ font-size:20px; color:#50a00e;}
.pro_an span.projg i{ font-size:16px; color:#50a00e;}
.pro_an span.proxj{ font-size:14px; width:35%; float:right; border:1px solid #1f4d98; height:28px;}
.pro_an span.proxj a{ color:#1f4d98; font-weight:bold;background:url(../images/xj.png) no-repeat 28% center; padding-left:45%; display:block; height:28px; }

.more{ text-align:center; position:relative;margin-top: 20px; height: 30px;}
.more a{ font-size:14px; text-align:center; border:1px solid #dbdbdb; width:198px; height:48px; line-height:48px; color:#232f45;    background: #fff;
    position: absolute; left: 50%;top: -24px; margin-left: -99px;}
.more a:hover{ color:#1f4d98;}
.more span{ display:inline-block;width:100%; height:1px; background:#d2d2d2;}
@media screen and (max-width:1023px) {
.sy_probt{ font-size:24px;}
.pro_an span.projg b{ font-size:16px;}
	}
@media screen and (max-width:1199px) and (min-width:768px) {
#pro_ul li{ width:31%; margin-right:3.2%;height: 280px;}
#pro_ul .proimg_bk,#pro_ul a.proimg{ height:220px;}
#pro_ul li:nth-child(3n){ margin-right:0;}
}
@media screen and (max-width:767px) {
.sy_pro,.sy_xw{ margin:40px 0;}
#pro_ul{ padding-top:0;}
#pro_ul li{ width:47.5%; margin-right:4%; height:240px; margin-bottom:15px;}
#pro_ul li:nth-child(2n){ margin-right:0;}
#pro_ul .proimg_bk,#pro_ul a.proimg{height:180px;}
.pro_an{ display:none;}
.sy_probt span{margin: 0 30px 10px;}
}
@media screen and (max-width:320px) {
	.sy_probt span{ display:none;}
	}

/*é¦–é¡µå…³äºŽæˆ‘ä»¬*/
.sy_about{ width:100%;height:320px; background:#f7f7f7; padding-top:50px;}
.about_img{ width:50%; float:left;}
.about_img img{ max-width:100%;min-height: 350px;}
.about_text{width:41.6%;float:left;background:#fff;padding: 30px 4% 0 4%;margin-top:50px;}
.about_bt{font-size:35px;margin-bottom: 20px;}
.about_bt p{color:#5e5f64;text-transform: uppercase; margin-bottom:5px;}
.about_bt b{color:#1f4d98;}
.about_wz{line-height:30px;/*height: 150px;*/overflow:hidden;}
.wz_box a.about_an{width:150px;height:38px;line-height:38px;text-align:center;background:#1f4d98;color:#fff;display:block;margin-top: 43px; float:right;}
.wz_box a.about_an:hover{background:#50a00e;}
@media screen and (max-width:1199px) {
.about_text{ margin-top:0;}
}
@media screen and (max-width:1023px) {
.about_bt b{ font-size:24px;}
.about_img{ width:60%;}
.about_text{width: 31.6%;}
}
@media screen and (max-width:767px) {
.sy_about{ position:relative; height:376px; padding-top:0;}
.about_bt{ text-align:center;}
.about_img,.about_img img{ width:100%;}
.about_img img{ min-height:200px;}
.about_text{ width:80%; margin:0 auto; position:absolute;top: 50px;left: 6%; padding-bottom:30px;box-shadow: 0 2px 15px #ccc;}
.about_bt p{ display:none;}
.wz_box a.about_an{ float:none; margin:0 auto; margin-top:33px;}
}

/*é¦–é¡µä¼˜åŠ¿*/
.syys{ margin:50px 0 10px;}
.ys_con ul li{ width:33%; float:left; text-align:center;}
.ys_con ul li .ys_wz{ width:80%; margin:0 auto;}
.ys_con ul li .ys_wz b{ font-size:16px; display:block; margin:10px 0; color:#1f4d98;}
.ys_con ul li .ys_wz p{ font-size:14px; line-height:25px;}
@media screen and (max-width:767px) {
.syys{ display:none;}
}

/*é¦–é¡µæ¨ªå¹…*/
#hengfu{ width:100%; height:150px; background:url(../images/hengfu.jpg) no-repeat center; margin-top:50px;overflow: hidden;
background-repeat: no-repeat;background-position: center center;background-size: cover;}
@media screen and (max-width:767px) {
#hengfu{ height:96px;}
}
@media screen and (max-width:320px) {
	#hengfu{ height:80px;}
	}
/*é¦–é¡µæ–°é—»èµ„è®¯*/
.zi_l{overflow: hidden; width:280px; margin:0 auto 40px;}
.zi_l ul li{ float: left; height: 40px;line-height: 40px;background: #1f4d98;margin-right: 20px;width: 130px; text-align:center; }
.zi_l ul li.on{background: #50a00e;}
.zi_l ul li a{ color: #fff; font-size: 16px;}
.zi_l ul li:last-child{ margin-right:0;}
.zi_l ul li.on a{color: #fff;}
.zi_l span{ display: inline-block; float: right;}
.zi_l span img{ margin-left: 11px; display: inline-block;}
.zi_n1:nth-of-type(2){ display:none;}
.zi_n1 ul li{ width:45.4%; height:80px; background:#fff; border:1px solid #dadada; float:left; padding:1.6%; margin:0 2.1% 25px 0;-webkit-transition: all .25s;-moz-transition: all .25s;
-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.zi_n1 ul li:nth-child(2n){ margin-right:0;}
.zi_n1 ul li .time{ width:16.5%; float:left; text-align:center; margin-top:10px;}
.zi_n1 ul li .time .year{ font-size:34px; color:#555;}
.zi_n1 ul li .time .month{ font-size:22px; color:#999;}
.zi_n1 ul li .wz{ float:right; width:80.7%;}
.zi_n1 ul li .wz a.InfoTitle{ display:block; font-size:16px; color:#152d45;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.zi_n1 ul li .wz p{ font-size:14px; line-height:24px; margin-top:15px; height:50px; overflow:hidden; color:#999;}
.zi_n1 ul li:hover .wz a.InfoTitle{ color:#1f4d98;}
.zi_n1 ul li:hover{ background:#fdfdfd; _cursor:pointer; margin-top:-7px;box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);}
@media screen and (max-width:1023px) {
.zi_n1 ul li .time{ width:20.5%;}
.zi_n1 ul li .wz{ width:76.8%;}
.zi_n1 ul li .time .year{ font-size:30px;}
}
@media screen and (max-width:767px) {	
.zi_l{ margin-bottom:30px;}
.zi_n1 ul li{ width:100%; margin:0 0 15px 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height: auto;}
.zi_n1 ul li:last-child{ margin-bottom:0;}
.zi_n1 ul li .time{ margin-top:12px;width:16.5%}
.zi_n1 ul li .time .year{ font-size:24px;}
.zi_n1 ul li .wz{ width:80.8%;}
.zi_n1 ul li .wz a.InfoTitle{ line-height:30px;}
.zi_n1 ul li .wz p{ margin-top:0;}
}
@media screen and (max-width:320px) {
.zi_n1 ul li .time .year{ font-size:20px;}
}
/*é¦–é¡µ-æŽ¨èäº§å“ å¼€å§‹*/
.lyIdxPro_Tj { width:100%; overflow:hidden; margin:0 auto; padding:50px 0; background-color:#f7f7f7;}
.lyIdxPro_Tj .lyTjPro_main { width:1320px; height:auto; margin:0 auto; padding:0;}
.lyTjPro_main .lyTjPro_list { width:100%; height:auto; margin:0 auto; padding:0 60px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.lyTjPro_scoll { width:100%; padding:0;}
.lyTjPro_scoll .item { position:relative;}
.lyTjPro_scoll .item ul li{border: 1px solid #dedede;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.lyTjPro_scoll .item ul li:hover{box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);}
.lyTjPro_scoll .lSPrev, .lyTjPro_scoll .lSNext { width:34px; height:64px; position:absolute; left:-60px; top:50%; margin-top:-20px; background:url(../images/Tjprev01.png) center center no-repeat; background-size:34px 64px; cursor:pointer;}
.lyTjPro_scoll .lSNext { left:auto; right:-60px; background:url(../images/Tjnext01.png) center center no-repeat; background-size:34px 64px;}
.lyTjPro_scoll .lSPrev:hover { background:url(../images/Tjprev02.png) center center no-repeat; background-size:34px 64px;}
.lyTjPro_scoll .lSNext:hover { background:url(../images/Tjnext02.png) center center no-repeat; background-size:34px 64px;}
.lyTjPro_scoll .content-slider { width:100%; overflow:hidden;}
.lyTjPro_scoll .content-slider li .Tjpro_pic { display:block; width:100%; overflow:hidden; height:255px; background-color:#fff; text-align:center; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyTjPro_scoll .content-slider li .Tjpro_pic img { display:block; max-width:90%; max-height:90%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s;}
.lyTjPro_scoll .content-slider li:hover .Tjpro_pic img { transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);}
.lyTjPro_scoll .lSPager { display:none;}

.lyTjPro_scoll .content-slider li .Tjpro_text { width:100%; overflow:hidden; margin:0 auto; padding:20px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyTjPro_scoll .content-slider li .Tjpro_text .Tjpro_name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:18px; font-weight:bold; text-align:left; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 10px; padding:0;}
.lyTjPro_scoll .content-slider li .Tjpro_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#777; font-size:14px; text-align:center; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyTjPro_scoll .content-slider li:hover .Tjpro_text .Tjpro_name { color:#1f4d98;}


@media screen and (max-width:1319px) and (min-width:1080px) {
	.lyIdxPro_Tj .lyTjPro_main { width:100%;}
	.lyTjPro_scoll { padding: 0;}
	.lyTjPro_scoll .content-slider li .Tjpro_pic { height:240px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyIdxPro_Tj { padding:50px 0;}
	.lyIdxPro_Tj .lyTjPro_main { width:100%;}
	.lyTjPro_scoll { padding: 0;}
	.lyTjPro_scoll .content-slider li .Tjpro_pic { height:210px;}
	.lyTjPro_scoll .content-slider li .Tjpro_text { padding:10px;}
}
@media screen and (max-width:1023px) and (min-width:881px) {
	.lyIdxPro_Tj { padding:40px 0;}
	.lyIdxPro_Tj .lyTjPro_main { width:100%;}
	.lyTjPro_scoll { padding: 0;}
	.lyTjPro_scoll .content-slider li .Tjpro_pic { height:200px;}
}
@media screen and (max-width:880px) and (min-width:768px) {
	.lyTjPro_scoll .content-slider li .Tjpro_pic { height:300px;}
	.lyIdxPro_Tj { padding:40px 0;}
	.lyIdxPro_Tj .lyTjPro_main { width:100%;}
	.lyTjPro_scoll { padding: 0;}
	}
@media (max-width: 767px) {
	.lyIdxPro_Tj { padding:40px 0;}
	.lyIdxPro_Tj .lyTjPro_main { width:100%;}
	.lyTjPro_main .lyTjPro_list { padding:0 20px;}
	.lyTjPro_scoll { padding: 0;}
	.lyTjPro_scoll .content-slider li .Tjpro_pic { height:150px;}
	.lyTjPro_scoll .content-slider li .Tjpro_text { padding:10px;}
	.lyTjPro_scoll .content-slider li .Tjpro_text .Tjpro_name { height:30px; line-height:30px; font-size:16px;}
	.lyTjPro_scoll .lSAction { display:none;}
}
@media (max-width: 767px) {
	.lyTjPro_main .lyTjPro_list { padding:0 10px;}
	.lyTjPro_scoll .content-slider li .Tjpro_text .Tjpro_name { height:28px; line-height:28px; font-size:14px;}
	.lyTjPro_scoll .content-slider li .Tjpro_text p { height:40px; line-height:20px; font-size:12px;}
}
/*é¦–é¡µ-æŽ¨èäº§å“ ç»“æŸ*/

/**å‹æƒ…é“¾æŽ¥**/
.ly_links {  margin:0 auto; background-color:#fff;}
.ly_links .links_tit { width:7%; height:44px; overflow:hidden; margin:0; padding:28px 2.5% 28px 7%; background-color:#1f4d98; float:left;background:url(../images/lk_tb.png) no-repeat 16% center #1f4d98;}
.links_tit b { height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:20px; margin-bottom:8px; display:block;}
.links_tit span { display:inline-block; height:16px; overflow:hidden; line-height:16px; color:#fff; font-size:16px; font-family:"Arial";}
.ly_links .links_list { display:table; height:100px; margin:0; overflow:hidden;}
.links_list p { display:table-cell; vertical-align:middle;}
.links_list p a { display:inline-block; line-height:30px; color:#666; font-size:14px; margin:0 0 0 30px; padding:0;}
.links_list p a:hover { color:#0070c7; text-decoration:underline;}
@media screen and (max-width: 1300px) and (min-width: 1200px){
.ly_links .links_tit { width:9%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_links .links_tit { width:10%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.ly_links .links_tit { width:11%;}
.ly_links .links_tit{padding: 28px 2.5% 28px 9.5%;}
}
@media screen and (max-width:767px) {
.ly_links .links_tit { width:100%;text-align: center;padding: 13px 0;background:#1f4d98;}
.links_list p{ margin:25px 0;}
.links_list p a{margin:0 10px;}
}

/**åº•éƒ¨**/
.pc_foot { width:100%; background-color:#272727; clear: both;}
.pc_ft_main { padding:30px 0;}
.pc_ft_main .ft_list {float:left;overflow:hidden;margin: 10px 10% 0 0;padding:0; width:76%;}
.ft_list ul li {width: 20.9%;height:220px;overflow:hidden;padding: 20px 0 0 0;border-right:1px solid rgba(255, 255, 255, 0.1);float:left;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */ margin-left:5.5%;}
.ft_list ul li b { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto 20px; padding:0; display:block;}
.ft_list ul li a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.ft_list ul li a:hover { color:#fff;}
.ft_list ul li:first-child{ width:19.7%; text-align:left; margin-left:0;}
.ft_ewm {overflow:hidden; margin:0; padding:0; float:right;width: 14%;}
.ft_ewm p { color:#fff; font-size:14px; margin:10px 0;}
.ft_ewm p span{ display:block; font-size:16px; font-weight:bold; color:#50a00e; margin-top:2px;word-break:break-all;}
.ft_ewm img{ max-width:100%;}
.ft_ewm b { width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:10px 0; padding:0; display:block;}

.pc_foot .ft_copy { width:100%;overflow:hidden; color:#555; font-size:14px; padding:20px 0; border-top:1px dotted rgba(255, 255, 255, 0.1);}
.ft_copy a:hover { color:#ccc;}
.ft_copy a.cp_lk { display:inline-block; float:right; color:#999;}
.ft_copy a.cp_lk:hover { color:#fff;}
@media screen and (max-width:1079px) and (min-width:768px) {
.pc_ft_main .ft_list{ width:66%;}
.ft_list ul li {width: 28%;}
.ft_list ul li:first-child{ width:28%;}
.ft_list ul li:nth-of-type(2){ display:none;}
.ft_ewm{ width:23%;}
.copy_l,.copy_r{ float:none; text-align:center; line-height:25px;}
}
@media screen and (max-width:1079px){
	.pc_ft_main {padding: 20px 0;}
	.pc_ft_main .ft_list{ display:none;}
	.ft_ewm{ float:none; width:100%; text-align:center;}
	.copy_l,.copy_r{ float:none !important; text-align:center; line-height:25px;}
	}
/*========== å†…é¡µæ&nbsp;·å¼ begin========== */
/**nybanner**/
.ny_banner{width:100%;position:relative;background:url(../images/ny_banner.jpg) center center no-repeat;overflow: hidden;}
.ny_banner .slideshow {height: 300px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}
@media (max-width: 1199px) and (min-width: 1001px){.ny_banner .slideshow {height:200px;}}
@media screen and (max-width: 1000px){.ny_banner .slideshow {height: 160px;}}
@media screen and (max-width: 760px){.ny_banner .slideshow {height: 130px;}}
@media screen and (max-width: 480px){.ny_banner .slideshow {height: 105px;}}

/*========== å†…é¡µæ&nbsp;·å¼ end========== */

/*å†…é¡µé¢åŒ…å±‘å¯¼èˆª*/
.ny_bread_nav{width:100%;overflow:hidden;font-size:14px;border-bottom:1px solid #efefef;padding-bottom:5px;margin:30px 0;}
.ny_bread_nav .box_right_title {color:#555;line-height:38px;font-size:20px;}
.ny_bread_nav .box_right_title&gt;span{font-weight:bold;text-transform : uppercase;margin-right:10px;}
.ny_bread_nav .bt_text_y {font-size:14px;line-height:31px;float:right;min-height:30px;margin-top:-36px;max-width:81%;background:url(../images/home.png) left center no-repeat;padding-left:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_bread_nav .bt_text_y span {float:right;color:#666;width:100%;}
.ny_bread_nav .bt_text_y span a {color:#666;}
.ny_bread_nav .bt_text_y span a:hover {color:#50a00e;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_bread_nav .bt_text_y{max-width: 64%;}
	
}
@media screen and (max-width:767px) {
	.ny_bread_nav{margin: 24px 0 15px;padding-bottom: 14px;}
	.ny_bread_nav .bt_text_y{width: 100%;float: none;max-width: 100%;margin-top: 0;}
}

/*å†…é¡µå…³äºŽæˆ‘ä»¬*/
/*1ã€å…¬å¸ç®€ä»‹*/
.ny_about_gsjj{margin-bottom:25px;overflow: hidden;}
.ny_about_tlt{width:100%; text-align:center; color:#333333; font-size:30px; line-height:40px; position:relative;     padding: 24px 0;}
.ny_about_tlt:after{ position:absolute; left:50%; bottom:0; content:''; background:#1f4d98; margin-left:-33px; width:66px; height:2px;}
.ny_about_gsjj .aboutC1{  width:100%;color:#666666; font-size:16px; line-height:36px; margin:30px 0 0 0; padding:0 0;}
.ny_about_gsjj .aboutC1 p{font-size:16px; line-height:36px; }
.ny_about_gsjj .about1{ width:100%;overflow: hidden;margin-bottom:30px;}
.ny_about_gsjj .aboutC2{ float:left; width:90%; margin:29px 0 0 0; padding:40px 5%;}
.ny_about_gsjj .aboutC2 .cont{ float:right; width:50%; background: rgba(80, 160, 14, .8);text-align:center; color:#fff; font-size:18px; line-height:36px; padding:40px;}
.ny_about_gsjj .aboutC2 .cont .p1{ float:left; width:100%; margin:36px 0 62px 0; color:#fff; font-size:18px; }
.ny_about_gsjj .aboutC2 .cont .p0{ float:left; width:100%; line-height:0;}
.ny_about_tjcp{padding-top:30px;}

/*2ã€è£èª‰èµ„è´¨*/
.ny_honor_scoll{width:100%; padding-top:40px;}
.ny_honor_scoll .item{position:relative;}
.ny_honor_scoll .lSPrev,.ny_honor_scoll .lSNext{ background:url(../images/Tjprev01.png) center center no-repeat; width:34px; height:64px; position:absolute; left:-50px; top:50%;margin-top:-22px;cursor:pointer;}
.ny_honor_scoll .lSNext{ left:auto; right:-50px;  background:url(../images/Tjnext01.png) center center no-repeat; }
.ny_honor_scoll .content-slider{ width:100%; overflow:hidden;}
.ny_honor_scoll .content-slider li{margin-right:3%;width:22.75%;}
.ny_honor_scoll .content-slider li .pic{display:block;width:100%;float:left;height:260px;border:1px solid #DDDDDD;text-align:center;position:relative;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .25s;}
.ny_honor_scoll .content-slider li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_scoll .content-slider li .pic:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.ny_honor_scoll .lSPager{display:none;}

/*3ã€ä¼ä¸šæ–‡åŒ–*/
.ny_about_qywh{margin-bottom: 50px;overflow: hidden;}
.ny_about_qywh ul.conn{padding-top:40px;}
.ny_about_qywh ul.conn li{background:#f1f1f1;border-radius:10px;float:left;margin-right:2%;width:23.5%;padding:40px 0;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ny_about_qywh ul.conn li:nth-child(4n){margin-right:0;}
.ny_about_qywh ul.conn li .icon{width:94px;height:94px;border-radius:50%;overflow:hidden;background:#1f4d98;margin:0 auto 22px;}
.ny_about_qywh ul.conn li.a1 .icon{background:#1f4d98 url(../images/aboutus_qywh_icon1_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a2 .icon{background:#1f4d98 url(../images/aboutus_qywh_icon2_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a3 .icon{background:#1f4d98 url(../images/aboutus_qywh_icon3_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a4 .icon{background:#1f4d98 url(../images/aboutus_qywh_icon4_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a1:hover .icon{background:#fff url(../images/aboutus_qywh_icon1_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a2:hover .icon{background:#fff url(../images/aboutus_qywh_icon2_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a3:hover .icon{background:#fff url(../images/aboutus_qywh_icon3_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a4:hover .icon{background:#fff url(../images/aboutus_qywh_icon4_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li p{font-size:18px;color:#555;text-align:center;padding:0 4%;}
.ny_about_qywh ul.conn li em{display:block;width:40px;height:1px;background:#dedede;margin:15px auto;}
.ny_about_qywh ul.conn li span{display:block;text-align:center;font-size:14px;color:#555;padding:0 4%;height: 39px;overflow: hidden;}
.ny_about_qywh ul.conn li:hover{background:#1f4d98;}
.ny_about_qywh ul.conn li:hover p{color:#fff;}
.ny_about_qywh ul.conn li:hover em{background:#fff;}
.ny_about_qywh ul.conn li:hover span{color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_honor_scoll .item{overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext{display:none;}
	.ny_honor_scoll .content-slider li .pic{height:200px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_about_gsjj{ margin-bottom:0;}
	.ny_honor_scoll{padding:40px 0 25px;}
	.ny_honor_scoll .item{overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext{display:none;}
	.ny_honor_scoll .content-slider li .pic{height:280px;}
	.ny_honor_scoll .content-slider li{margin-bottom:18px;}
	.ny_honor_scoll .content-slider li .wz .more{font-size:12px;width:100%;}
	.ny_honor_scoll .content-slider li .wz .tlt{padding: 2px 2% 0;width:96%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:36px;line-height:36px;text-align:center;}
	.ny_about_gsjj .aboutC2 .cont{width:80%;}
	.ny_about_gsjj .aboutC2 .cont .p1{font-size:16px;}
	.ny_about_tlt{font-size:24px;}
	.ny_about_qywh{padding: 0px 0 6px;}
	
}
@media screen and (max-width:767px) {
	.ny_about_gsjj{margin-bottom:20px;}
	.ny_honor_scoll{ padding: 32px 0 0px;}
	.ny_honor_scoll .item{overflow: hidden;min-height: 100px;}
	.ny_honor_scoll .content-slider li .pic{height:135px;}
	.ny_honor_scoll .content-slider li{margin-bottom:18px;}
	.ny_honor_scoll .content-slider li .wz{padding: 10px 3% 16px;}
	.ny_honor_scoll .content-slider li .wz .more{font-size:12px;width:100%;}
	.ny_honor_scoll .content-slider li .wz .tlt{padding: 2px 2% 0;width:96%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:36px;line-height:36px;text-align:center;}
	.ny_about_gsjj .aboutC2{background-size:contain !important;padding: 0 0;margin: 15px 0 0 0;width:100%;}
	.ny_about_gsjj .aboutC2 .cont{width:94%;padding:15px 3%;}
	.ny_about_gsjj .aboutC2 .cont .p1{font-size:16px;}
	.ny_about_gsjj .aboutC2 .cont .p0{display:none;}
	.ny_about_gsjj .aboutC1 p{font-size:15px;line-height: 30px;}
	.ny_about_tlt{font-size:22px;padding: 0 0 12px 0;}
	.ny_about_qywh{padding: 0px 0 6px;}
	.ny_about_qywh ul.conn li{width:100%;margin-right:0;margin-bottom:16px;padding: 22px 0;}
	.ny_about_tjcp {padding-top: 0px;}
	
}

.ny_content_bd{min-height:500px;padding-top:15px;}
/*å†…é¡µæ–°é—»ä¸­å¿ƒ*/
.ny_newslist{margin-bottom:40px;}
.ny_newslist li{padding:15px 20px;background:#f8f8f8;overflow:hidden;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;margin-bottom:20px;}
.ny_newslist li .tlt_wrap{overflow:hidden;}
.ny_newslist li .tlt_wrap .tlt{float:left;width:75%;display:block;font-size:17px;color:#333;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_newslist li .tlt_wrap span{display:block;float:right;width:20%;text-align:right;font-size:15px;color:#999;position:relative;height:30px;line-height:30px;}
.ny_newslist li .tlt_wrap span:before{content:'';display:inline-block;width:16px;height:16px;background:url(../images/time.png) center center no-repeat;margin-right:5px;margin-top:-4px;vertical-align:middle;}
.ny_newslist li .desc{font-size:14px;color:#999;line-height:24px;height:48px;overflow:hidden;margin-top:8px;}
.ny_newslist li:hover{box-shadow:0 0 18px #dedede;}
.ny_newslist li:hover .tlt_wrap .tlt{color:#50a00e;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_newslist li .tlt_wrap .tlt{font-size:16px;}
}
@media screen and (max-width:767px) {
	.ny_newslist li{padding: 10px 10px;margin-bottom:16px;}
	.ny_newslist li .tlt_wrap .tlt{font-size:15px;width: 70%;}
	.ny_newslist li .tlt_wrap span{width: 28%;font-size: 14px;}
	.ny_newslist li .desc{font-size:14px;}
	.ny_content_bd{min-height:inherit; padding-top:10px;}
}
@media screen and (max-width: 320px){
.ny_newslist li .tlt_wrap .tlt { width: 65%;}
.ny_newslist li .tlt_wrap span {width: 33%;}
}


/*å†…é¡µ-æ–°é—»è¯¦æƒ…&amp;æ–‡ç«&nbsp;è¯¦æƒ…*/
.ny_newsdetail { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ny_newsdetail .ny_newsdetail_title { width:100%; overflow:hidden; line-height:32px; color:#32353a; font-size:24px; font-weight:bold; text-align:center; margin:0 auto 30px; padding:0;}
.ny_newsdetail .ny_newsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin:0 auto 30px; padding:10px; background-color:#f5f5f5;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_newsdetail .ny_newsdetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; text-align:justify;min-height:500px;}
.ny_newsdetail_con p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; text-indent:2em; margin:0 auto; padding:0;}
.ny_newsdetail_con p span, .ny_newsdetail_con span, .ny_newsdetail_con p em, .ny_newsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.ny_newsdetail_con table tr td p { text-indent:0!important;}
.ny_newsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ny_PrevNext { width:100%; overflow:hidden; margin:30px auto 30px; padding:0;}
.ny_PrevNext ul li { width:100%;  font-size:14px; line-height:20px;overflow:hidden; margin:0 auto 20px; padding:0;padding:10px 20px;background-color:#f1f1f1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;color:#565656;}
.ny_PrevNext ul li:last-child { margin:0 auto;}
.ny_PrevNext ul li a { width:100%; overflow:hidden; color:#565656; font-size:14px; margin:0 auto;  }
.ny_PrevNext ul li:hover a { color:#fff;}
.ny_PrevNext ul li:hover{ background-color:#50a00e;color:#fff;}

.xq_himg{display:block;width:100%;height:400px;text-align:center;margin-bottom:40px;}
.xq_himg img{max-width:95%;max-height:95%;vertical-align:middle;}
.xq_himg .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_newsdetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_newsdetail { width:96%; margin:0 auto 50px;}
	.ny_newsdetail .ny_newsdetail_title, .ny_newsdetail .ny_newsdetail_tips { margin:0 auto 25px;}
	.ny_PrevNext { margin:25px auto 30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_newsdetail { width:96%; margin:0 auto 40px;}
	.ny_newsdetail .ny_newsdetail_title, .ny_newsdetail .ny_newsdetail_tips { margin:0 auto 20px;}
	.ny_PrevNext { margin:20px auto 30px;}
}
@media (max-width: 767px) {
	.ny_newsdetail { width:94%; margin:0 auto 40px;}
	.ny_newsdetail .ny_newsdetail_title, .ny_newsdetail .ny_newsdetail_tips { margin:0 auto 20px;}
	.ny_PrevNext { margin:20px auto 30px;}
	.ny_newsdetail .ny_newsdetail_con { max-height:9999999999999999px;min-height:inherit;}
	.ny_newsdetail_con div { max-height:9999999999999999px; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
	
	.xq_himg{height:300px;}
}

/*äº§å“åˆ†ç±»*/
.cp_type{margin-bottom:30px;background: #1f4d98;padding-bottom: 20px;}
.cp_type .hd{text-align:center;background:#1f4d98;padding:14px 3%;background: url(../images/prolist_bt.png) no-repeat; background-size:cover;}
.cp_type .hd p{font-size:28px;font-weight:bold;color:#fff;}
.cp_type .hd p:before{content:'';display:inline-block;width:28px;height:28px;background:url(../images/mulu_tlt.png) center center no-repeat;margin-right:5px;vertical-align:middle;margin-top:-3px;}
.cp_type .hd span{display:block;font-size:12px;color:#fff;text-transform:uppercase;}
.cp_type .bd ul{background: #fff; margin-left: 3.2%;padding: 20px 0 10px 6.4%;}
.cp_type .bd ul li{margin-bottom:1px;margin-bottom:10px}
.cp_type .bd ul li p{    background: #1f4d98; height: 45px;line-height: 45px; border-radius: 40px;}
.cp_type .bd ul li p a{font-size:16px;color:#fff;display:block;width:74%;padding:0 0 0 6%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;float:left;}
.cp_type .bd ul li p span{display:block;width:20%;height:100%;background:url(../images/mulu1.png) center center no-repeat;cursor:pointer;float:left;}
.cp_type .bd ul li div{background:#fff;display:none;}
.cp_type .bd ul li div a{display:block;height:45px;line-height:45px;color:#666;font-size:15px;border-top:1px solid #e7e5e5;padding:0 10% 0 10%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/ico.png) 6% center no-repeat;}
.cp_type .bd ul li div a:first-child{border-top:0;}
.cp_type .bd ul li p:hover,.cp_type .bd ul li.on p{background:#1f4d98;}
.cp_type .bd ul li p:hover a,.cp_type .bd ul li.on p a{color:#fff;}
.cp_type .bd ul li p:hover span{background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span{background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover{color:#1f4d98;background:url(../images/ico.png) 6% center no-repeat;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#1f4d98;width:100%;margin:10px auto;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#1f4d98;color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.cp_type .hd p{font-size:24px;}
	.cp_type .bd ul li p a{font-size:15px;}
	.cp_type .bd ul li div a{font-size:14px;}
	.cp_type .bd ul li p{height:48px;line-height:48px;}
	.cp_type .bd ul li div a{height:44px;line-height:44px;}
	.cp_type .bd ul li p span{background-size: 16px;}
	.cp_type .bd ul li.on p span{background-size: 16px;}
	.cp_type .bd ul li p:hover span{background-size: 16px;}
	.cp_type .hd p:before{display:none;}
	
}
@media screen and (max-width:767px) {
	.cp_type .hd p:before{display:none;}
	.cp_type .hd{background:#1f4d98 url(../images/down.png) 94% center no-repeat;padding: 12px 3%;text-align:left;overflow:hidden;}
	.cp_type .hd.on{background:#1f4d98 url(../images/up.png) 94% center no-repeat;}
	.cp_type .hd span{display:block;font-style:italic;float:left;line-height:24px;}
	.cp_type .hd p{padding:0 2%;display:block;font-weight:normal;font-size:16px;float:left;line-height:24px;min-width:68px;}
	.cp_type .bd{display:none;}
	.cp_type .bd ul li p a{font-size:15px;}
	.cp_type .bd ul li div a{font-size:14px;}
	.cp_type .bd ul li p{height:42px;line-height:42px;}
	.cp_type .bd ul li div a{height:42px;line-height:42px;}
	.cp_type .bd ul li p span{background-size: 20px;}
	.cp_type .bd ul li.on p span{background-size: 20px;}
	.cp_type .bd ul li p:hover span{background-size: 20px;}
}

/*å†…é¡µäº§å“ä¸­å¿ƒ*/
.ny_content_bd .ny_left{width: 25%;float: left;}
.ny_content_bd .ny_right{width: 72%;float: right;}

@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_content_bd .ny_left{width:26%;}
	.ny_content_bd .ny_right{width:71%;}
}
@media screen and (max-width:767px) {
	.cp_type{ padding-bottom:0;}
	.ny_content_bd .ny_left{width:100%;}
	.ny_content_bd .ny_right{width:100%;}
}
/*å†…é¡µäº§å“åˆ—è¡¨é¡µå³ä¾§äº§å“åˆ—è¡¨*/
.ny_right .ny_prolist_list li{transition:all .3s;margin-bottom:30px;}
.ny_right .ny_prolist_list li .pro_wrap {display:block;overflow:hidden;margin:0 auto;padding: 20px;border:1px solid #eaeaea;background-color:#fff;}
.ny_right .ny_prolist_list li .pro_wrap:hover {border: 1px solid #1f4d98;}
.ny_right .ny_prolist_list li .pro_wrap .pro_img {display:block;width: 22%;height: 160px;overflow:hidden;margin: 0 3% 0 0;float:left;text-align:center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_img  img { max-width:95%; max-height:95%;vertical-align:middle; webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_right .ny_prolist_list li .pro_wrap .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_right .ny_prolist_list li:hover .pro_img img{-webkit-transform: scale(1.05) rotate(0deg) translateY(0);-ms-transform: scale(1.05) rotate(0deg) translateY(0);transform: scale(1.05) rotate(0deg) translateY(0);}
.ny_right .ny_prolist_list li .pro_wrap .pro_text {width: 60%;overflow:hidden;float:left;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text a.tlt { display:block;width:100%; height:30px;line-height:30px; color:#222; font-size:18px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_right .ny_prolist_list li .pro_wrap:hover .pro_text a.tlt {color: #1f4d98;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text p {width:100%;height: 50px;overflow:hidden;line-height:24px;color:#999;font-size:14px;margin-top: 5px;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others{color: #828282;font-size: 14px;line-height:30px;margin-top:30px;overflow: hidden;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others i{font-style: normal;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span{display:block;float:left;margin-right:15px;height:30px;line-height:30px;padding:0 15px 0 32px;background: #f1f1f1;font-size:14px;max-width: 123px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom:10px;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs1{background:#f1f1f1 url(../images/cs1.png) no-repeat 10px center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs2{background:#f1f1f1 url(../images/cs2.png) no-repeat 10px center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1 url(../images/cs3.png) no-repeat 10px center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_ck {display:block;width: 14%;height: 40px;line-height: 40px;color:#fff;font-size:14px;text-align:center;background-color: #1f4d98;margin: 55px 0;float:right;}
.ny_right .ny_prolist_list li .pro_wrap .pro_ck img {display:inline-block;width: 25px;height: 7px;overflow:hidden;padding:0;vertical-align: middle;margin: 0px 0 0 8px;}

@media screen and (max-width:1199px) and (min-width:1080px) {	}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_right .ny_prolist_list li .pro_wrap .pro_text{width: 75%;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_ck{display:none;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span{max-width: 180px;}
}
@media screen and (max-width:767px) {
	.ny_right .ny_prolist_list li .pro_wrap{ padding:10px;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_img{width:100%;height:170px;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text{width: 100%; margin-top:10px; text-align:center;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_ck{display:none;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text a.tlt{font-size:15px;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text p{margin-top:0;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text .others{margin-top:8px;height:auto; text-align:center;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span{padding: 0 2%;margin-bottom:6px; max-width: 100%; float:none; display: inline-block;}
	.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs1,.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs2,.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1;}
	
}

/*å†…é¡µ-åœ¨çº¿ç•™è¨€ å¼€å§‹*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #1f4d98!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#50a00e!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyOrder { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyOrder { width:96%; margin:0 auto 50px;}
	.ly_msg ul li { margin: 0 auto 25px!important;}
	.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 140px!important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyOrder { width:96%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:12%!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 88%!important;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:100%!important; height: 36px!important; line-height: 36px!important; text-align:left !important; font-size:16px; background: url(../images/tb_img.png) top right no-repeat;}
	.ly_msg ul li:last-child h4 { display:none;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 100%!important; background:none; padding:0;}
	.msg_btn input { width:48%!important; margin:0 4% 0 0 !important;}
	.msg_btn input:last-child { margin:0 !important;}
}


/*åˆ†é¡µæ&nbsp;·å¼ å¼€å§‹*/
.ny_pager_fy { text-align: center; margin: 30px auto 50px; color: #555; font-size:14px;clear: both;}
.ny_pager_fy a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; font-size:14px;}
.ny_pager_fy a:hover { background: #50a00e; color: #ffffff; }
.ny_pager_fy a.pnnum1 { background: #50a00e; color: #ffffff; }
.ny_pager_fy input { display: inline-block; padding: 0 5px; background-color: #50a00e; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
.ny_pager_fy .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_pager_fy { margin:25px auto 30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_pager_fy { margin: 20px auto 30px;font-size:0;}
	.ny_pager_fy input, .ny_pager_fy .p_input { display:none;}
	.ny_pager_fy a { height: 40px; line-height: 40px; padding: 0 20px;}
}
@media (max-width: 767px) {
	.ny_pager_fy { margin:20px auto 30px; font-size:0;}
	.ny_pager_fy input, .ny_pager_fy .p_input { display:none;}
	.ny_pager_fy a { height: 35px; line-height: 35px; padding: 0 20px;}

}
@media (max-width: 320px) {
	.ny_pager_fy a {padding: 0 10px;}
	}
/*å†…é¡µäº§å“è¯¦æƒ…*/
.ny_right .lyNyProDetail_ConTit {margin:0 auto 30px;border-bottom: 2px solid #1f4d98;}
.lyNyProDetail_ConTit p {width:80px;height:34px;overflow:hidden;line-height:34px;color:#fff;font-size:16px;text-align:center;margin:0 0 -1px;padding:0 19px;background: #1f4d98;}

.ny_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; margin:0 !important;}

.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProDetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProDetail { width:96%; margin:0 auto 50px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 25px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProDetail { width:96%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { width:94%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.ny_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
}


/*å†…é¡µäº§å“è¯¦æƒ…ä¸Šé¢å›¾ç‰‡åˆ‡æ¢*/
.pro_detail_main { width:100%; height:auto; margin: 0 auto 25px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #32353a; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 15px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto 10px; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:4px; height:6px; overflow:hidden; margin:11px 8px 11px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 18px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #adadad;}
.pro_detail_btn a.prodtl_btn2 {float:left;background-color: #1f4d98;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #525252;}
.pro_detail_btn a.prodtl_btn2:hover {background-color: #50a00e;}

/**äº§å“è¯¦æƒ…é¡µäº§å“å›¾ç‰‡åˆ‡æ¢**/
.prodetail_img { width:44%; height: 456px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:375px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;position: absolute;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.pro_detail_main { width:100%; padding:0;}
	.prodetail_img { width:45%; position:inherit;float: left;}
	#preview, #spec-n5, #spec-list, .jqzoom { width:100%;}
	.pro_detail_main .pro_detail_text { width:52%;}
	.pro_detail_text .pro_detail_btn { width:100%;}
	.zoomdiv { left:104%!important;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.pro_detail_main { width:100%; margin: 24px auto;}
	.prodetail_img { width:100%; height:auto;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:28px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px 20px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
@media (max-width:767px) {
	.pro_detail_main { width:100%; margin: 24px auto;}
	.prodetail_img { width:100%; height:auto;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:24px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px 20px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}

/*å†…é¡µå·¦ä¾§ç›¸å…³æ–‡ç«&nbsp;*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#1f4d98;}
.Xgwz_tit p { height:40px; line-height:40px; color:#fff; font-size:28px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 12px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/icon2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/icon3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#0a78d7;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_Xgwz { margin:0 auto 25px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_Xgwz { margin:0 auto 20px;}
}
@media (max-width: 767px) {
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:4px 3%;}
	.Xgwz_tit p { padding: 0; display: block; font-size: 16px;font-weight:normal; float: left; line-height: 40px; min-width: 88px; margin: 0 4px 0 0;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;font-size:12px;}
}


/*å†…é¡µè£èª‰èµ„è´¨åˆ—è¡¨*/
.ny_honor_list{ overflow:hidden;}
.ny_honor_list li{width:22.75%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;}
.ny_honor_list li:nth-child(4n){margin-right:0;}
.ny_honor_list li .pic{display:block;height:240px;border:1px solid #DDDDDD;border-bottom:0;text-align:center;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.ny_honor_list li .pic:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(244, 94, 43,.8) url(../images/pro_hover.png) 10% center no-repeat;position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_honor_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_honor_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_list li .tlt{display:block;text-align:center;height:45px;line-height:45px;color:#fff;background:#b8b8b8; font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding:0 5%;}
.ny_honor_list li:hover .tlt{color:#fff;background:#50a00e;}
.ny_honor_list li:hover .pic{border:1px solid rgb(80, 160, 14,.8);border-bottom:0;}
.ny_honor_list li:hover .pic:after{opacity:1;background:rgba(80, 160, 14,.8) url(../images/pro_hover.png) center center no-repeat;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_honor_list li .pic{height:186px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_honor_list li .pic{height:140px;}
	.ny_honor_list li .tlt{height:36px;line-height:36px;font-size:14px;}
	.ny_honor_list li{margin-bottom:18px;}
}
@media screen and (max-width:767px) {
	.ny_honor_list li{width:48.5%;}
	.ny_honor_list li:nth-child(2n){margin-right:0;}
	.ny_honor_list li:nth-child(3n){margin-right:3%;}
	.ny_honor_list li:nth-child(6n){margin-right:0;}
	.ny_honor_list li .pic{height:160px;}
	.ny_honor_list li .tlt{height:40px;line-height:40px;font-size:14px;}
}

/*å†…é¡µè”ç³»æˆ‘ä»¬*/
.ly_contact { width:100%; overflow:hidden; margin:10px auto 50px; padding:0;}
.ly_contact .lxfs { width:100%; overflow:hidden; margin:70px auto 70px; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lxfs ul li { width:25.333333%;overflow:hidden; margin:0; padding:0 4% 20px; float:left;position:relative; }
.lxfs ul li:nth-child(2n):before{content:'';width:1px;background:#dededd;height:100%;position:absolute;top:0;left:0;}
.lxfs ul li:nth-child(2n):after{content:'';width:1px;background:#dededd;height:100%;position:absolute;top:0;right:0;}
.lx_icon { width:128px; height:90px; overflow:hidden; margin:0 auto 20px; padding:0;text-align:center;}
.lx_icon img{max-width:100%:max-height:100%;vertical-align:middle;}
.lx_icon .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.lxfs ul li span { display:block;width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:20px;font-weight:bold; text-align:center; margin:0 auto 25px; padding:0;}
.lxfs ul li p { width:100%;  overflow:hidden; line-height:26px; color:#555; font-size:18px; font: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif; text-align:center; margin:0 auto; padding:0;}
.lxfs ul li:nth-child(1) p{font-size:20px;} 
.lxfs ul li:nth-child(2) p{font-size:20px;}
.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;}
.lx_ewm span {display:block; width:100%;height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}
.lx_dz { width:97%; overflow:hidden; margin:50px auto 0; padding:1%;border:1px solid #d9d9d9;}
.lx_dz .dz_map { width:100%; overflow:hidden;height:350px;margin:0 auto;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_contact .lxfs{margin: 40px auto 0px;}
	.lx_ewm span{font-size:24px;}
}
@media screen and (max-width:767px) {
	.ly_contact .lxfs{margin: 40px auto 0px;}
	.lx_ewm span{font-size:24px;margin: 40px auto 0;}
	.lxfs ul li{width:100%;border:1px solid #dedede;box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;margin-bottom:20px;}
	.lxfs ul li:nth-child(2n):before{display:none;}
	.lxfs ul li:nth-child(2n):after{display:none;}
	.lx_ewm{margin: 20px auto;height: 360px;}
}



/*å†…é¡µåˆ†ç±»*/
.ny_left{ width:315px;}
.ny_right{ width:855px;}
.ny_prolist{ background:#1f4d98; padding-bottom:20px; _min-height:300px;margin-bottom: 15px;}
.prolist_bt{ font-size:30px; text-align:center; height:58px; background:url(../images/prolist_bt.png) no-repeat; color:#fff; padding-top:16px;}
.prolist_bt span{ font-size:15px;}
.ny_prolist ul { background:#fff; margin-left:10px; padding:20px 0 10px 20px;}
.ny_prolist ul li{ height:40px; line-height:40px;}
.ny_prolist ul li a{ font-size:15px; background:url(../images/cnt_jiantou.png) no-repeat 240px center #1f4d98; display:block; margin-right:15px; font-weight:bold; border-radius:40px; color:#fff; padding-left:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 40px;}
.ny_prolist dl{ background:#fff; margin-bottom:10px;}
.ny_prolist dl dd{height:30px; line-height:30px; margin:8px 0 0 20px;}
.ny_prolist dl dd a{ font-size:14px; display:block; background:url(../images/ico.png) no-repeat left center;margin-right:15px; padding-left:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_prolist dl dd a:hover{ color:#1f4d98;}

/*å†…é¡µäº§å“å±•ç¤º*/
.ny_right .ny_pro_list{ clear:both; overflow:hidden; min-height:400px; }
.ny_right .ny_pro_list li{ width:32%; height:360px;padding-bottom:10px;float:left; margin:0 2% 30px 0; position:relative; margin-top: 5px}
@media screen and (min-width:1200px) {
.ny_right .ny_pro_list li:nth-child(3n+3){ margin-right:0;}
}
.ny_right .ny_pro_list .proimg_bk{width:100%; height:250px;background:#fff;}
.ny_right .ny_pro_list a.proimg{width:100%;height:250px;display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center; position:relative;}
.ny_right .ny_pro_list img{max-width:90%; max-height:94%;position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
.ny_right .ny_pro_list .h_d{width:94%;font-size:14px;line-height: 25px;border-bottom: 1px solid #f7f7f7;overflow:hidden;font-weight:normal;text-align:center;text-overflow:ellipsis; padding-bottom:5px; margin: 0 auto 15px;}
.ny_right .ny_pro_list .h_d a{width:100%;margin:0 auto;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;display:block;font-size:16px;color:#333;}
.ny_right .ny_pro_list li:hover .h_d a{color:#18469b;}
.ny_right .ny_pro_list .h_d p{ font-size:14px; color:#999;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.ny_right .ny_pro_list li .c_pro_box{background: #fff;position:absolute;width:100%;height:100%;top:0; border:1px solid #dedede;-webkit-transition: all .25s;-moz-transition: all .25s;
-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_right .ny_pro_list .c_pro_box:hover{top: -5px;box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);}
.ny_right .ny_pro_list .c_pro_box:hover .pro_an span.proxj a{ background:url(../images/xj_hover.png) no-repeat 28% center #1f4d98;color:#fff;}
@media screen and (max-width:1199px) and (min-width:768px) {
.ny_right .ny_pro_list li{ width:31%; margin-right:3.1%; height:260px;}
.ny_right .ny_pro_list li:nth-child(3n){ margin-right:0;}
.ny_right .ny_pro_list .proimg_bk,.ny_right .ny_pro_list a.proimg{ height:200px;}
.pro_an{ display:none;}
}
@media screen and (max-width:767px) {
.ny_right .ny_pro_list li{ width:47.5%; margin-right:4%; height:240px; margin-bottom:10px;}
.ny_right .ny_pro_list li:nth-child(2n){ margin-right:0;}
.ny_right .ny_pro_list .proimg_bk,.ny_right .ny_pro_list a.proimg{ height:190px;}
.ny_right .ny_pro_list .h_d{ border-bottom:0;}
}
@media screen and (max-width:375px) {
.ny_right .ny_pro_list li{ height:220px;}
.ny_right .ny_pro_list .proimg_bk,.ny_right .ny_pro_list a.proimg{ height:170px;}
}

/**æ–°æ¼‚æµ®**/
.pf_new{width:166px;position: fixed;right: 20px;top: 200px;z-index: 99999;}
	.pf_new .hd{width:100%;background:#50a00e url(../images/pf_tlt_bg.png) right center no-repeat;text-align:center;border-radius:8px 8px 0 0;padding:8px 0 10px;}
	.pf_new .hd p{font-size:18px;font-weight:bold;color:#fff;text-align:center;}
	.pf_new .hd span{display:block;font-size:14px;color:#fff;font-style:italic;margin-top:-2px;}
	.pf_new .hd em{display:block;width:15px;height:15px;background:url(../images/pf_close.png) center center no-repeat;position:absolute;top:10px;right:10px;cursor:pointer;transition: 0.5s;}
	.pf_new .hd em:hover{-webkit-transform: rotate(90deg); -o-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}	
	.pf_new .conn{width:144px;border-left:1px solid #dedede;border-right:1px solid #dedede;border-bottom:1px solid #dedede;background:#fff;padding:10px 10px;}
	.pf_new .conn .lxr{border-bottom:1px dashed #dedede;padding-bottom:10px;}
	.pf_new .conn .lxr p{text-align:center;font-size:14px;color:#555;margin-bottom:0;}
	.pf_new .conn .lxr p img{vertical-align:middle;margin-top:-2px;margin-right:6px;}
	.pf_new .conn .lxr a.qq{display:block;width:92px;height:26px;background:url(../images/pf_icon2.png) center center no-repeat;margin:5px auto 0;}
	.pf_new .conn .tel{border-bottom:1px dashed #dedede;padding:10px 0;}
	.pf_new .conn .tel p{text-align:center;font-size:14px;color:#555;}
	.pf_new .conn .tel img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
	.pf_new .conn .tel span{display:block;font-size:18px;font-weight:bold;color:50a00e;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-top:3px;}
	.pf_new .conn .wx{padding:10px 0;}
	.pf_new .conn .wx p{width:88px;height:88px;background:url(../images/pf_code_bg.jpg) center center no-repeat;margin:0 auto;text-align:center;}
	.pf_new .conn .wx p img{width:80px;height:80px;vertical-align:middle;}
	.pf_new .conn .wx p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
	.pf_new .conn .wx span{display:block;text-align:center;font-size:12px;color:#999;margin-top:5px;}
	.pf_new .conn .wx span em{font-style:normal;color:#50a00e;}
	.pf_new .bd{display:none;}
	.pf_new .bd a{display:block;padding:10px 0;background:#fff;color:#555;font-size:14px;vertical-align:middle;text-align:center;border:1px solid #dedede;border-top:0;}
	.pf_new .bd a p{height:20px;background:url(../images/pf_icon4.png) center center no-repeat;}
	.pf_new .bd a span{display:block;text-align:center;padding-top:5px;}
	.pf_new .bd a:hover{background:#50a00e;color:#fff;width:100%;border:0;}
	.pf_new .bd a:hover p{background:url(../images/pf_icon4_2.png) center center no-repeat;}
	.pf_new_bx{width:40px;height:134px;background:#ff7802 url(../images/pf_tlt_bg2.png) bottom center no-repeat;border-radius:4px 0 0 4px;position:fixed;right:0;top:200px;z-index:99999;padding-top:5px;cursor:pointer;display:none;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
	.pf_new_bx p{height:17px;background:url(../images/pf_icon5.png) center center no-repeat;animation:pulse 2s infinite;-webkit-animation:pulse 2s infinite;}
	@-webkit-keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform:translate(0, 0); transform: translate(0, 0);} }
	@keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} }
	.pf_new_bx span{font-size:17px;color:#fff;line-height:21px;font-weight:bold;text-align:center;display:block;padding-top:10px;}
	.pf_new_bx em{display:block;height:19px;background:url(../images/pf_icon6.png) center center no-repeat;}
	.pf_new_bx:hover{background:#ffa126 url(../images/pf_tlt_bg2.png) bottom center no-repeat;}
@media screen and (max-width:1023px){
	.pf_new{ display:none !important;}
	}
@media screen and (min-width: 1024px){
.suspension{ display:none;}
}

@media screen and (max-width:1023px) {
/**æ‰‹æœºç«¯å³ä¾§æ‚¬æµ®**/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:54px;height:54px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#007deb;}
.suspension .a .i{float:left;width:54px;height:54px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:17px;margin-left:17px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:17px;margin-left:17px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-126px 4px;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .a,.suspension .a:hover{border-radius: 50px; background-image: linear-gradient(to top right, #1475cf, #2f98f4); opacity: 0.9; margin-bottom: 15px;}
.suspension .a-service-phone .i{background-image: url(../images/suspension-bgxin.png);background-position: 10px 7px;width: 45px;height: 45px; margin-left:0; margin-top:0;}
.suspension .a-top .i{background-position: -127px 5px;}
.suspension .a-top,.suspension .a-top:hover{background-image: linear-gradient(to top right, #34ad6a, yellow);}
}

</pre></body></html>